Added userinput formatting to PDF doc to match HTML doc
authorparkrrrr <parkrrrr>
Tue, 5 Dec 2006 15:41:11 +0000 (15:41 +0000)
committerparkrrrr <parkrrrr>
Tue, 5 Dec 2006 15:41:11 +0000 (15:41 +0000)
xmldoc/babelpdf.xsl

index 1d4efbe68d99b2b270bc36ad6ec319fdc71b37a6..aaab7c71663547be696390ca6729f3aa642509e4 100644 (file)
 <!-- <xsl:param name="fop.extensions">1</xsl:param> -->
 <xsl:param name="fop1.extensions" select="1" />
 
+
+<xsl:template match="userinput">
+  <fo:block background-color="#E5E9EB" padding="6pt" 
+               border="1pt dashed #000000">
+    <xsl:call-template name="inline.boldmonoseq"/>
+  </fo:block>
+</xsl:template>
+
+
 <xsl:template match="simplelist">
   <!-- with no type specified, the default is 'vert' -->
   <xsl:variable name="explicit.table.width">